home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / game / misc / snakegame.readme < prev    next >
Text File  |  1992-08-13  |  821b  |  13 lines

  1. Short: simple system-friendly game - source/1.3/2.0
  2.  
  3.     Snake  is  a very simple game.  A snake-like figure crawls over a surface
  4.   where  some  blocks  are  placed.   The  snake  is  controlled by using the
  5.   joystick,  and  you  must  avoid all the blocks, except the single one in a
  6.   different  color.   The colored block MUST be hit:  when you do so, another
  7.   colored  block  will  appear  and your score will be increased by one.  You
  8.   must  also  avoid  to hit your own tail - the snake grows as time passes to
  9.   make  things  a little more fun.  If you hit yourself or a wall or a block,
  10.   the  game  is  over  -  restart pressing fire.  To exit the game, close the
  11.   window.   This  program  works  both under WB 1.3 and 2.0.  This is version
  12.   1.0, and includes ancient Manx C source.  Author:  Bruno Costa.
  13.